GainfulEmploymentSetting 
EntityType  Independent 
Logical Entity Name  GainfulEmploymentSetting 
Default Table Name  AdGainfulEmploymentConfiguration 
Logical Only  NO 
Definition 
 
Note 
 

GainfulEmploymentSetting Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
CampusId(FK)    INTEGER  NO 
 
ProgramVersionId(FK)    INTEGER  NO 
 
IsGeIndicator    BIT  NO 
 
IsMedicalInternshipOrResidency    BIT  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

GainfulEmploymentSetting Keys 
Key Name  Key Type  Keys 
NK_AdGainfulEmploymentConfiguration_AdProgramVersionId  Inversion Entry  ProgramVersionId 
NK_AdGainfulEmploymentConfiguration_SyCampusId  Inversion Entry  CampusId 
PK_AdGainfulEmploymentConfiguration_AdGainfulEmploymentConfigurationId  PrimaryKey  Id 
UK_AdGainfulEmploymentConfiguration_SyCampusId_AdProgramVersionId  Unique Constraint  CampusId, ProgramVersionId 

GainfulEmploymentSetting Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
ProgramVersion  Non-Identifying  One To Zero or More        ProgramVersionId  NO 
Campus  Non-Identifying  One To Zero or More        CampusId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

GainfulEmploymentSetting Check Constraints 
Check Constraint Name  CheckConstraint